-- card: 5352 from stack: in -- bmap block id: 5534 -- flags: 0000 -- background id: 2640 -- name: west ----- HyperTalk script ----- on openCard global boxText put boxText into bg fld 1 end openCard on closeCard hide cd fld 1 end closeCard on arrowKey which if which is "right" then send mouseUp to cd btn 1 end arrowKey -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=473 top=234 right=254 bottom=493 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: East ----- HyperTalk script ----- on mouseUp set cursor to watch visual dissolve fast go cd "central" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=454 top=215 right=235 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 29003 / 29003 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: North ----- HyperTalk script ----- on mouseUp end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=454 top=253 right=273 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 29004 / 29004 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: South -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=435 top=234 right=254 bottom=455 -- title width / last selected line: 0 -- icon id / first selected line: 29001 / 29001 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: West -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=50 top=152 right=164 bottom=62 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 57Vienna ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 57 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=78 top=152 right=164 bottom=90 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 17Dunn Loring ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 17 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=127 top=166 right=178 bottom=139 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 59West Falls Church ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 59 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=178 top=188 right=200 bottom=190 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 20East Falls Church ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 20 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=230 top=188 right=200 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4Ballston ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 4 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=252 top=183 right=195 bottom=264 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 58Virginia Square-GMU ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 58 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=267 top=175 right=187 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 12Clarendon ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 12 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=282 top=167 right=179 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 14Court House ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 14 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=295 top=161 right=173 bottom=307 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 47Rosslyn ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 47 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=300 top=125 right=137 bottom=312 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 26Foggy Bottom-GWU ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 26 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=317 top=125 right=137 bottom=329 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 23Farragut West ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put the short name of me into foo put the short name of me into station SetupTrip foo end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=351 top=125 right=137 bottom=363 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 36McPherson Square ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 36 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 19 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=368 top=138 right=150 bottom=380 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 38Metro Center ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 38 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=368 top=150 right=162 bottom=380 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 25Federal Triangle ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 25 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=368 top=165 right=177 bottom=380 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 50Smithsonian ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 50 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=384 top=175 right=187 bottom=396 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 35L'Enfant Plaza ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 35 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 23 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=398 top=175 right=187 bottom=410 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 24Federal Center SW ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 24 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 24 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=416 top=175 right=187 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 10Capitol South ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 10 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 25 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=436 top=175 right=187 bottom=448 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 19Eastern Market ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put the short name of me into foo put the short name of me into station SetupTrip foo end mouseUp -- part 26 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=347 top=245 right=257 bottom=359 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 40National Airport ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 40 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 27 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=340 top=232 right=244 bottom=352 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 15Crystal City ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 15 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 28 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=329 top=225 right=237 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 43Pentagon City ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 43 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 29 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=329 top=213 right=225 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 42Pentagon ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 42 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 30 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=309 top=181 right=193 bottom=321 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3Arlington Cemetary ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 3 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 31 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=384 top=152 right=164 bottom=396 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2Archives ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 2 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 32 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=384 top=138 right=150 bottom=396 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 29Gallery Place ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 29 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 33 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=47 right=59 bottom=273 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 28Friendship Heights ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 28 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 34 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=59 right=71 bottom=273 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 53Tenleytown ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 53 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 35 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=292 top=64 right=76 bottom=304 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 56Van Ness-UDC ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 56 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 36 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=299 top=75 right=87 bottom=311 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 13Cleveland Park ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 13 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 37 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=307 top=88 right=100 bottom=319 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 61Woodley Park/Zoo ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 61 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 38 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=316 top=100 right=112 bottom=328 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 18Dupont Circle ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 18 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 39 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=323 top=113 right=125 bottom=335 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 22Farragut North ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 22 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 40 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=410 top=137 right=149 bottom=422 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 32Judiciary Square ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 32 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 41 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=425 top=129 right=141 bottom=437 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 55Union Station ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 55 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 42 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=425 top=109 right=121 bottom=437 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 45Rhode Island Avenue ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 45 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 43 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=425 top=84 right=96 bottom=437 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 8Brookland-CUA ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 8 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 44 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=418 top=51 right=63 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 27Fort Trotten ----- HyperTalk script ----- on mouseUp global station,stationNum,done,startEnd,tripOn,infoOn if infoOn + tripOn = 0 then answer "Please click either the ""e&"Trip""e&" or ""e&"Info"& quote&" button on control bar first." with "OK" exit mouseUp end if put 27 into foo put the short name of me into station SetupTrip foo end mouseUp -- part 45 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=142 top=99 right=223 bottom=366 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp hide Me end mouseUp -- part contents for card part 45 ----- text ----- Fort Trotten station (Red line) Entrance: Galloway Street east of South Dakota Ave. NE -- part contents for background part 10 ----- text ----- Click on a station to get info (or click this box to cancel)